تسجيل الدخول إنشاء حساب جديد

distributed memory أمثلة على

"distributed memory" معنى  
أمثلةجوال إصدار
  • Distributed memory systems have non-uniform memory access.
    نظم الذاكرة الموزعة هي ذاكرة غير موحدة الوصول.
  • Distributed memory uses message passing.
    مع الذاكرة الموزعة يستخدم تمرير الرسائل.
  • The K computer is based on a distributed memory architecture with over 80,000 compute nodes.
    حاسوب كيه يعمل على أساس الذاكرة الموزعة مع 80,000 عقدة.
  • As a result, shared memory computer architectures do not scale as well as distributed memory systems do.
    ونتيجة لذلك، فإن هندسة الحواسيب بذاكرة مشتركة لا تتناسب جيدا مع أنظمة الذاكرة الموزعة.
  • Distributed memory refers to the fact that the memory is logically distributed, but often implies that it is physically distributed as well.
    ومصطلح الذاكرة الموزعة يعني أن الذاكرة موزعة منطقيا، ولكن غالبا ما يعني أيضا أنها موزعة ماديا.
  • The advantage of distributed memory is that it excludes race conditions, and that it forces the programmer to think about data distribution.
    الميزات للذاكرة الموزعة هو أن تستثني ظروف المسألة ويضطر عندها المبرمج بالتفكير في كيفية توزيع المعطيات.
  • When implemented in the operating system, such systems are transparent to the developer; which means that the underlying distributed memory is completely hidden from the users.
    هذه الأنظمة هي شفافة بالنسبة للمطور، مما يعني أنها مخفية تماما الكامنة عن المستخدمين.
  • A distributed computer (also known as a distributed memory multiprocessor) is a distributed memory computer system in which the processing elements are connected by a network.
    الحاسوب الموزع (المعروف أيضا بالمعالجات موزعة الذاكرة) هو نظام حاسوبي موزع الذاكرة ترتبط فيه العناصر المعالجة من خلال شبكة.
  • A distributed computer (also known as a distributed memory multiprocessor) is a distributed memory computer system in which the processing elements are connected by a network.
    الحاسوب الموزع (المعروف أيضا بالمعالجات موزعة الذاكرة) هو نظام حاسوبي موزع الذاكرة ترتبط فيه العناصر المعالجة من خلال شبكة.
  • In a distributed memory system there is typically a processor, a memory, and some form of interconnection that allows programs on each processor to interact with each other.
    في نظام الذاكرة الموزعة يوجد عادة معالج وذاكرة وبعض تقنيات الربط التي تسمح للبرامج في كل معالج بالتغاعل مع الاخر.
  • Main memory in a parallel computer is either shared memory (shared between all processing elements in a single address space), or distributed memory (in which each processing element has its own local address space).
    تكون الذاكرة الرئيسية في أجهزة الحواسيب المتوازية إما ذاكرة مشتركة (تشترك جميع عناصر المعالجة في مساحة تخزينية واحدة) أو ذاكرة موزعة (التي يكون فيها لكل عنصر من عناصر التجهيز مساحة تخزينية محلية خاصة به).